Skip to content

Conversation

@konn
Copy link

@konn konn commented Nov 7, 2025

It seems that Schema Store recently changes their API endpoint to www.schemastore.org, instead of old json.schemastore.org for some reason. For example, although I could not find any actual discussion or announcement, this is stated here: microsoft/vscode#254689.

It seems that json.* subdomain had lived for some duration, but it starts to fail to serve reliably, and results in unexpected linting error.
This PR aims at fixing this just by rewriting schemastore catalog url. I confirmed that this should work by adding following lines to .taplo.toml:

[schema]
path = "https://www.schemastore.org/api/json/catalog.json"

@denysvitali-kaiko
Copy link

FYI - the project seems to be dead (#715 (comment)) - so I doubt this will be merged. It's probably better to switch to tombi

@konn
Copy link
Author

konn commented Nov 11, 2025

@denysvitali-kaiko Oh, I didn't notice that. Thank you for your note! Meanwhile, I let this PR just as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants